parsing process

英 [ˈpɑːzɪŋ ˈprəʊses] 美 [ˈpɑːrsɪŋ ˈprɑːses]

网络  剖析過程

计算机



双语例句

  1. The parsing process is very simple and can be activated on any document in Requirements Composer and configured through a few simple wizard steps.
    分析流程非常简单,可在RequirementsComposer中在任何文档上激活并通过一些简单的向导步骤来配置。
  2. Use an iterative parsing strategy to incrementally process large documents.
    使用迭代解析策略,渐进式地处理大型文档。
  3. The WorkingCopy starts the parser creation by constructing a CModelBuilder object to manage the parsing process.
    WorkingCopy通过构建一个用于管理解析过程的CModelBuilder对象来开始解析器的创建。
  4. No, HTML and XML have many significant differences, particularly parsing requirements, and you cannot process one using tools designed for the other.
    不可以。HTML和XML有着显著的差别,尤其是在解析需求方面,并且您无法使用针对一方设计的工具去处理另一方的问题。
  5. During this parsing process, the elements and data in the configuration file are converted into key-value pairs, similar to that found in a PHP associative array.
    解析过程中,配置文件中的元素和数据转化成类似PHP关联数组的键-值对。
  6. To make capabilities like the Index view possible, CDT developers created a new parsing process that stores its results in memory-mapped files.
    为使诸如Index视图这样的功能可用,CDT开发人员创建了一个新的解析过程,该解析过程将其结果存储于内存映射文件中。
  7. The resolution ( opening up a connection, pulling down content, closing the connection, and so on) also may slow down the parsing process.
    解析(打开连接、下载内容、关闭连接等)也会减慢分析进程的速度。
  8. At a glance, this resembles the parsing process in SAX.
    乍一看,这与SAX中的解析过程相似。
  9. This is why the new parsing process makes scope determinations after the parse& it's only interested in the scopes of IASTNames.
    这就是为什么新解析过程要在解析后作出范围确定的原因&它只对IASTName的范围感兴趣。
  10. The only step left is to register your error handler implementation with the parsing process.
    剩下的惟一步骤是将错误处理实现注册到解析过程。
  11. Because you don't need the DOM to build the output, you don't need a complex parsing process to generate the UI elements.
    由于无需使用DOM构建输出,因此也不必使用复杂的解析过程来生成UI元素。
  12. By using the Streaming API for XML ( StAX) pull parser, AXIOM ( also referred to as OM) can control the parsing process to provide deferred building support.
    通过使用StreamingAPIforXML(StAX)Pull解析器,AXIOM(也称为OM)可以控制解析过程,以提供延迟构建支持。
  13. You cannot interact with the JsonML parsing process in the same way, but you can add a callback binding to the parsing stage that parses each element and outputs the results.
    我们无法以同样的方式与JsonML解析处理进行交互,不过却可以在解析阶段添加一个回调绑定,将解析各个元素并输出结果。
  14. To avoid unnecessary overhead during document screening, such an event handler may want to stop the parsing process once it has gathered the required information.
    在文档筛选中为了避免不必要的开销,这种事件处理程序可能希望在收集到必要的信息后停止解析过程。
  15. They say that if a point in the parsing process is reached, nothing else except the current rule could match.
    它们指出,在解析过程中,如果达到某个条件,则只能匹配当前规则。
  16. Client event handlers are informed through callbacks about the events during this parsing process.
    在解析过程中,通过回调事件通知客户事件处理程序。
  17. This tip shows you how to retrieve specific information from XML documents and how to stop the parsing process once this information is collected.
    这篇技巧展示了如何从xml文档中检索特定信息,一旦收集到这些信息即停止解析过程。
  18. This dissertation separates the process of parsing into two process: HTML segmentation and wording analysis. The HTML segmentation algorithm, which has simple fault tolerance ability, and parse module are of realization.
    将浏览器的HTML解析过程实现为分词和词法分析两部分,实现了解析模块的分词算法和词法分析算法,分词算法具有简单的容错功能。
  19. A generic Model for XML Processor is proposed in the paper. This model is based on object-oriented technology and integrates the parsing process with the logic process, which highly enhances the performance and the extensibility of the XML processor which is implemented by using this model.
    提出了一个XML处理器通用模型,通过采用面向对象分析技术,把XML数据解析与业务逻辑处理加以集成,增强了XML处理器的性能及可扩展性。
  20. The LR ( 1) parsing table excludes the GOTO unit and a LIFO stack is eliminated during a parsing process.
    该分析表不含GOTO表,基于它的LR(1)语法分析过程一般不需要后入先出栈的辅助。
  21. On the contrary, the engine which bases on the workflow theory, can manipulate the process running by parsing the process definition.
    流程控制引擎基于工作流机制,通过解析所订制的流程模型,实现对业务过程的控制与管理功能。
  22. They are the shortest topological distance between two atoms, the determination of the termination of the parsing process and the construction of the synthesis tree.
    它们是:最短拓扑距离的求解、析分过程结束的判别以及合成树的构建。
  23. For a scene image, we provide all kinds of visual information correspondingly in scene-object-low middle level manner through a hierarchical image parsing process.
    对于一张自然场景图像,通过IIP以场景层-物体层-中低层这种分层解译的方式,提供全面丰富的视觉标注信息,其中大部分信息都是其它数据库所没有的。
  24. In the parsing process, the paper selectes Weibull distribution as fitting distribution according to the feature of frequency histogram, and writes the two solution programs to get the parameters of Weibull distribution.
    分析过程中根据直方图特点选择了威布尔分布为拟合分布,选取了精度较高的两种新算法编制了威布尔分布参数极大似然估计求解程序。
  25. And the parsing process possess supervise sense to the analytical calculation of the homogeneous Optical-Terminal-Equipment, in the meantime, it possess engineering use value.
    本文的分析过程对同类型光端机的分析计算具有指导意义,有一定的工程实用价值。
  26. From the point of practical test demands, we also use java to develop the monitoring software, implementing message parsing, filtering, statistic, process analysis and so on.
    根据实际测试需要,还用java编写了监听软件,实现数据包的解析、过滤、统计和过程分析等。
  27. Compared to the DCSS algorithm, the P-DCSS algorithm omits a parsing process of the DCSS image, and hence it is much simpler in algorithm coding.
    与DCSS算法相比,P-DCSS算法省略了对DCSS图象自上而下的一个追踪与分析过程,从而算法的整体思想和程序编写更为简洁。
  28. This paper introduces the overall framework of AT command module, AT command parsing process, the design and the implementation of every sub-module based the needs.
    接着根据功能需求详细介绍了AT命令模块整体框架,AT命令解析流程以及各个子模块的设计与实现。
  29. Syntax parsing is the process of generating the syntax tree.
    句法分析是根据语法规则生成句法分析树的过程。
  30. The workflow engine processes the actual promoter sequence according to certain rules, through definition file by parsing process control data, and then based on a good variety of pre-defined rules to guide the process execution.
    工作流引擎是流程按照一定规则顺序执行的实际推动者,它是通过解析流程定义文件得到了流程的控制数据,而后根据这里面预先定义好的各种规则来引导流程执行的。